-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
17.0.17
-
Code
-
Classes
- RulesController
Total Complexity |
34 |
Dependencies |
13 |
Dependents |
4 |
Total lines |
204 |
Lines of code |
129 |
Logical lines of code |
70 |
Comment lines |
39 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
processRules() |
A |
52 |
9 |
25 |
getRules() |
S |
58 |
3 |
18 |
processRule() |
S |
65 |
3 |
9 |
run() |
S |
67 |
2 |
9 |
getRule() |
S |
68 |
2 |
7 |
getConditionHandler() |
S |
65 |
2 |
8 |
locateConditionHandlerClass() |
S |
65 |
2 |
8 |
getResponseHandler() |
S |
65 |
2 |
8 |
locateResponseHandlerClass() |
S |
65 |
2 |
8 |
__construct() |
S |
76 |
1 |
4 |
runHourlyCron() |
S |
82 |
1 |
3 |
getRulesResultsSummary() |
S |
70 |
1 |
8 |
isRulesEngineReady() |
S |
80 |
1 |
3 |
getImmediateRules() |
S |
80 |
1 |
3 |
getRulesForHook() |
S |
73 |
1 |
5 |
getDefaultEventFireResponseHandler() |
S |
79 |
1 |
3 |